projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64dcae9
)
test-all: Exclude exif from multi-format test.
author
oliskoli
<oliskoli>
Sat, 26 Apr 2008 21:04:37 +0000
(21:04 +0000)
committer
oliskoli
<oliskoli>
Sat, 26 Apr 2008 21:04:37 +0000
(21:04 +0000)
test-all
patch
|
blob
|
history
diff --git
a/test-all
b/test-all
index b4b876310e4387e2a478c8a017887651afb93d9f..088c7ca96a5ef0f5851d1bfb890870528d807378 100755
(executable)
--- a/
test-all
+++ b/
test-all
@@
-4,7
+4,7
@@
PNAME=${PNAME:-./gpsbabel}
REFGPX="reference/expertgps.gpx" # reference file for all tests
-EXCL="
ozi vitosmt xol"
# exclude formats from test
+EXCL="
exif ozi vitosmt xol"
# exclude formats from test
CAPS=""
TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
CATALOG=/tmp/gb-test-all.done